Add comprehensive documentation for AI agents, file storage, background jobs, and localization#62
Merged
antosubash merged 2 commits intomainfrom Apr 3, 2026
Merged
Conversation
…calization Add four new guide pages covering major features added since the initial documentation: AI agents & RAG, background jobs, file storage, and localization. Update existing pages to reflect the current state of the framework including new modules, framework packages, configuration options, testing infrastructure, and E2E page objects.
Cloudflare Pages builds fail during npm install because the husky prepare script exits non-zero when no .git directory is present.
Deploying simplemodule-website with
|
| Latest commit: |
38b836c
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://dee49579.simplemodule-website.pages.dev |
| Branch Preview URL: | https://claude-update-docs-4sgb4.simplemodule-website.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds extensive documentation for four major SimpleModule subsystems that were previously undocumented or partially documented.
Summary
Adds four new guide documents and updates configuration/reference documentation to cover AI agents, file storage, background jobs, and localization features. Also updates the project structure guide and testing overview to reflect the expanded framework.
Key Changes
New Guide: AI Agents (
docs/site/guide/ai-agents.md)New Guide: File Storage (
docs/site/guide/file-storage.md)New Guide: Background Jobs (
docs/site/guide/background-jobs.md)New Guide: Localization (
docs/site/guide/localization.md)useTranslationhook usage with parameter interpolationIStringLocalizerUpdated Configuration Reference (
docs/site/reference/configuration.md)Updated Project Structure (
docs/site/getting-started/project-structure.md)Updated Introduction (
docs/site/getting-started/introduction.md)Updated Testing Overview (
docs/site/testing/overview.md)Updated E2E Tests (
docs/site/testing/e2e-tests.md)Updated VitePress Config (
docs/site/.vitepress/config.ts)Updated Home Page (
docs/site/index.md)Minor Fix (
package.json)|| trueto prevent installation failuresNotable Implementation Details
https://claude.ai/code/session_01UVf6JAGM85R65Td6mmvaJ1